DataSource for Entity Framework in WPF
C1.LiveLinq Namespace / Ordering<T> Class
Methods


In This Topic
    Ordering<T> Class Members
    In This Topic

    The following tables list the members exposed by Ordering<T>.

    Public Methods
     NameDescription
    Public MethodReturns an enumerator that iterates through the Ordering<T>.  
    Public MethodPerforms a subsequent ordering of the elements in a collection in ascending order according to a key.  
    Public MethodPerforms a subsequent ordering of the elements in a collection in descending order according to a key.  
    Top
    See Also